go/parser.parser.parseFuncType (method)
3 uses
go/parser (current package)
parser.go#L988: func (p *parser) parseFuncType() *ast.FuncType {
parser.go#L1270: typ := p.parseFuncType()
parser.go#L1337: typ := p.parseFuncType()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)